[INFO] cloning repository https://github.com/olosso/washoe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olosso/washoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folosso%2Fwashoe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folosso%2Fwashoe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c500584837b58c838ce772dec4765f9faf9cb0a
[INFO] testing olosso/washoe against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folosso%2Fwashoe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olosso/washoe
[INFO] finished tweaking git repo https://github.com/olosso/washoe
[INFO] tweaked toml for git repo https://github.com/olosso/washoe written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olosso/washoe on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olosso/washoe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cef3c15efd266196df490fe3a1b57b54687b9c2e25d40f84e957b2e1c2b5bb03
[INFO] running `Command { std: "docker" "start" "-a" "cef3c15efd266196df490fe3a1b57b54687b9c2e25d40f84e957b2e1c2b5bb03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cef3c15efd266196df490fe3a1b57b54687b9c2e25d40f84e957b2e1c2b5bb03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef3c15efd266196df490fe3a1b57b54687b9c2e25d40f84e957b2e1c2b5bb03", kill_on_drop: false }`
[INFO] [stdout] cef3c15efd266196df490fe3a1b57b54687b9c2e25d40f84e957b2e1c2b5bb03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 869cf5ad6d64d48fd0d0d337154632bdd0168d342ef071d2cafd8954fe74c30e
[INFO] running `Command { std: "docker" "start" "-a" "869cf5ad6d64d48fd0d0d337154632bdd0168d342ef071d2cafd8954fe74c30e", kill_on_drop: false }`
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] running `Command { std: "docker" "inspect" "869cf5ad6d64d48fd0d0d337154632bdd0168d342ef071d2cafd8954fe74c30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869cf5ad6d64d48fd0d0d337154632bdd0168d342ef071d2cafd8954fe74c30e", kill_on_drop: false }`
[INFO] [stdout] 869cf5ad6d64d48fd0d0d337154632bdd0168d342ef071d2cafd8954fe74c30e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 436a27e2b7429ce9a05ebb61401c0776d9b271973038c5622da49aeede822cf3
[INFO] running `Command { std: "docker" "start" "-a" "436a27e2b7429ce9a05ebb61401c0776d9b271973038c5622da49aeede822cf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s
[INFO] running `Command { std: "docker" "inspect" "436a27e2b7429ce9a05ebb61401c0776d9b271973038c5622da49aeede822cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "436a27e2b7429ce9a05ebb61401c0776d9b271973038c5622da49aeede822cf3", kill_on_drop: false }`
[INFO] [stdout] 436a27e2b7429ce9a05ebb61401c0776d9b271973038c5622da49aeede822cf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5456ed3685d5454bdca1ea2d9cb33b3cee13e2cb6bc7df50b7b6b4496c8cb84
[INFO] running `Command { std: "docker" "start" "-a" "e5456ed3685d5454bdca1ea2d9cb33b3cee13e2cb6bc7df50b7b6b4496c8cb84", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parser-b2578cbad9e2c8ea)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test ast::ast_tests::test_program_string ... ok
[INFO] [stdout] test compiler::symbol_table::tests::local_bindings ... ignored
[INFO] [stdout] test code::tests::test_instruction_string ... ok
[INFO] [stdout] test code::tests::test_make ... ok
[INFO] [stdout] test compiler::tests::compiler_scopes ... ignored
[INFO] [stdout] test compiler::symbol_table::tests::test_resolve ... ok
[INFO] [stdout] test compiler::tests::hashmap_compilation ... ok
[INFO] [stdout] test compiler::tests::array_compilation ... ok
[INFO] [stdout] test compiler::symbol_table::tests::local_nested_bindings ... ok
[INFO] [stdout] test compiler::tests::function_local_bindings_compilation ... ok
[INFO] [stdout] test compiler::tests::function_call_compilation ... ok
[INFO] [stdout] test compiler::tests::compile_builtins ... ok
[INFO] [stdout] test compiler::tests::function_literal_compilation ... ok
[INFO] [stdout] test compiler::tests::test_jump_instructions ... ok
[INFO] [stdout] test compiler::tests::test_let_statement ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::pin ... ok
[INFO] [stdout] test compiler::tests::test_string_literals ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_closure ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_builtin_len ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_eval_bang_expression ... ok
[INFO] [stdout] test compiler::tests::test_integer_arithmetic ... ok
[INFO] [stdout] test compiler::symbol_table::tests::test_define ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_func_objects ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_func_call ... ok
[INFO] [stdout] test compiler::tests::indexing_compilation ... ok
[INFO] [stdout] test code::tests::test_read_operands ... ok
[INFO] [stdout] test lexer::lexer_helper_tests::test_whitespace ... ok
[INFO] [stdout] test lexer::token_tests::test_lexing_hash ... ok
[INFO] [stdout] test lexer::token_tests::test_lexing_identifiers ... ok
[INFO] [stdout] test lexer::token_tests::test_lexing_keywords_let_and_func ... ok
[INFO] [stdout] test lexer::token_tests::test_lexing_let ... ok
[INFO] [stdout] test lexer::token_tests::test_lexing_logical_operators ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_eval_bool_expression ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_eval_error_statements ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_eval_ifelse_expression ... ok
[INFO] [stdout] test lexer::token_tests::test_lexing_math_operators ... ok
[INFO] [stdout] test lexer::lexer_helper_tests::test_trim ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_eval_integer_expression ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_eval_let_statements ... ok
[INFO] [stdout] test evaluator::tests::evaluator_tests::test_eval_return_statements ... ok
[INFO] [stdout] test lexer::token_tests::test_lexing_operators_and_delimiters ... ok
[INFO] [stdout] test lexer::token_tests::test_two_char_operators ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_call_expression ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_func_expression ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_hashmap_parsing ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_if_else_expression ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_if_else_expression2 ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_if_expression ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_literal_expression ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_longer_infix_operations ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_infix_operations ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_parse_let_statement ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_parse_let_statement2 ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_parse_return_statements ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_precedence_parsing ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::closures ... ignored
[INFO] [stdout] test parser::tests::parser_tests::test_program_parsing ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::globals_locals_and_params ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_array_expressions ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::local_variables ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::builtins ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_global_let ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_function_calls_args ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_if_eval ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_string_expressions ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_function_calls_no_args ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_integer_arithmetic ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_hashmap_expressions ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_boolean_eval ... ok
[INFO] [stdout] test vm::tests::vm_tests::tests::test_indexing_expressions ... ok
[INFO] [stdout] test compiler::tests::compile_closures ... FAILED
[INFO] [stdout] test compiler::tests::builtint_variable_name_crash - should panic ... ok
[INFO] [stdout] test compiler::tests::non_function_call_crash - should panic ... ok
[INFO] [stdout] test object::tests::size_of_obj ... FAILED
[INFO] [stdout] test parser::tests::parser_tests::test_parenthesis_panic2 - should panic ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_parenthesis_panic - should panic ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_parse_let_statement_without_assignment_should_panic - should panic ... ok
[INFO] [stdout] test parser::tests::parser_tests::test_parse_let_statement_without_identifier_should_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::tests::compile_closures stdout ----
[INFO] [stdout] [src/compiler/mod.rs:1554:17] compiled.to_string() = "0000 OpGetFree 0\n0002 OpGetLocal 0\n0004 OpAdd\n0005 OpReturn\n"
[INFO] [stdout] [src/compiler/mod.rs:1555:17] expected.to_string() = "0000 OpGetFree 0\n0002 OpGetLocal 0\n0004 OpAdd\n0005 OpReturn\n"
[INFO] [stdout] [src/compiler/mod.rs:1562:17] compiled = Instructions(
[INFO] [stdout]     [
[INFO] [stdout]         28,
[INFO] [stdout]         0,
[INFO] [stdout]         25,
[INFO] [stdout]         0,
[INFO] [stdout]         2,
[INFO] [stdout]         22,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] [src/compiler/mod.rs:1563:17] expected = Instructions(
[INFO] [stdout]     [
[INFO] [stdout]         28,
[INFO] [stdout]         0,
[INFO] [stdout]         25,
[INFO] [stdout]         0,
[INFO] [stdout]         2,
[INFO] [stdout]         22,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] [src/compiler/mod.rs:1554:17] compiled.to_string() = "0000 OpGetLocal 0\n0002 OpClosure 0 1\n0006 OpReturn\n"
[INFO] [stdout] [src/compiler/mod.rs:1555:17] expected.to_string() = "0000 OpGetLocal 0\n0002 OpClosure 0 1\n0006 OpReturn\n"
[INFO] [stdout] [src/compiler/mod.rs:1562:17] compiled = Instructions(
[INFO] [stdout]     [
[INFO] [stdout]         25,
[INFO] [stdout]         0,
[INFO] [stdout]         27,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         22,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] [src/compiler/mod.rs:1563:17] expected = Instructions(
[INFO] [stdout]     [
[INFO] [stdout]         25,
[INFO] [stdout]         0,
[INFO] [stdout]         27,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         22,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] [src/compiler/mod.rs:1554:17] compiled.to_string() = "0000 OpGetFree 0\n0002 OpGetFree 1\n0004 OpAdd\n0005 OpGetLocal 0\n0007 OpAdd\n0008 OpReturn\n"
[INFO] [stdout] [src/compiler/mod.rs:1555:17] expected.to_string() = "0000 OpGetFree 0\n0002 OpGetFree 1\n0004 OpAdd\n0005 OpGetLocal 0\n0007 OpAdd\n0008 OpReturn\n"
[INFO] [stdout] [src/compiler/mod.rs:1562:17] compiled = Instructions(
[INFO] [stdout]     [
[INFO] [stdout]         28,
[INFO] [stdout]         0,
[INFO] [stdout]         28,
[INFO] [stdout]         1,
[INFO] [stdout]         2,
[INFO] [stdout]         25,
[INFO] [stdout]         0,
[INFO] [stdout]         2,
[INFO] [stdout]         22,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] [src/compiler/mod.rs:1563:17] expected = Instructions(
[INFO] [stdout]     [
[INFO] [stdout]         28,
[INFO] [stdout]         0,
[INFO] [stdout]         28,
[INFO] [stdout]         1,
[INFO] [stdout]         2,
[INFO] [stdout]         25,
[INFO] [stdout]         0,
[INFO] [stdout]         2,
[INFO] [stdout]         22,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] [src/compiler/mod.rs:1554:17] compiled.to_string() = "0000 OpGetLocal 1\n0002 OpClosure 0 2\n0006 OpReturn\n"
[INFO] [stdout] [src/compiler/mod.rs:1555:17] expected.to_string() = "0000 OpGetFree 0\n0002 OpGetLocal 0\n0004 OpClosure 0 2\n0008 OpReturn\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::tests::compile_closures' (28) panicked at src/compiler/mod.rs:1556:17:
[INFO] [stdout] assertion `left == right` failed: Instruction lengths in bytes not the same.
[INFO] [stdout]   left: 7
[INFO] [stdout]  right: 9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654a6c486e38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654a6c486e38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654a6c486e38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x654a6c486e38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x654a6c49b78a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x654a6c49b78a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x654a6c48b702 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x654a6c48b702 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x654a6c465fe6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x654a6c465fe6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x654a6c47f389 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x654a6c41b3dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x654a6c41b3dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x654a6c47f542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x654a6c47f542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x654a6c4660a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x654a6c45b279 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x654a6c466dbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x654a6c49bf4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x654a6c49be63 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x654a6c4979ed - core[28b146924c2f19c6]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x654a6c37cb62 - parser[4e7fefa1370a9b83]::compiler::tests::test_compiledfn_object
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/mod.rs:1556:17
[INFO] [stdout]   22:     0x654a6c37bd53 - parser[4e7fefa1370a9b83]::compiler::tests::test_constants
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/mod.rs:1526:35
[INFO] [stdout]   23:     0x654a6c37c519 - parser[4e7fefa1370a9b83]::compiler::tests::test_compiler_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/mod.rs:1508:13
[INFO] [stdout]   24:     0x654a6c37f51d - parser[4e7fefa1370a9b83]::compiler::tests::compile_closures
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/mod.rs:1444:9
[INFO] [stdout]   25:     0x654a6c37b7d7 - parser[4e7fefa1370a9b83]::compiler::tests::compile_closures::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/mod.rs:1313:26
[INFO] [stdout]   26:     0x654a6c3d8436 - <parser[4e7fefa1370a9b83]::compiler::tests::compile_closures::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x654a6c40e4bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x654a6c40e4bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x654a6c41bd35 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x654a6c41bd35 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x654a6c41bd35 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x654a6c41bd35 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x654a6c41bd35 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x654a6c41bd35 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x654a6c41bd35 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x654a6c416894 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x654a6c416894 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x654a6c41edb2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x654a6c41edb2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x654a6c41edb2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x654a6c41edb2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x654a6c41edb2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x654a6c41edb2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x654a6c41edb2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x654a6c48679f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x654a6c48679f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7c932377eaa4 - <unknown>
[INFO] [stdout]   48:     0x7c932380ba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- object::tests::size_of_obj stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'object::tests::size_of_obj' (61) panicked at src/object/mod.rs:524:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 232
[INFO] [stdout]  right: 248
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654a6c486e38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654a6c486e38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654a6c486e38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x654a6c486e38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x654a6c49b78a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x654a6c49b78a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x654a6c48b702 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x654a6c48b702 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x654a6c465fe6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x654a6c465fe6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x654a6c47f389 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x654a6c41b3dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x654a6c41b3dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x654a6c47f542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x654a6c47f542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x654a6c4660a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x654a6c45b279 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x654a6c466dbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x654a6c49bf4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x654a6c49be03 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x654a6c4979ed - core[28b146924c2f19c6]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x654a6c3d0301 - parser[4e7fefa1370a9b83]::object::tests::size_of_obj
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object/mod.rs:524:9
[INFO] [stdout]   22:     0x654a6c3ca1f7 - parser[4e7fefa1370a9b83]::object::tests::size_of_obj::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object/mod.rs:522:21
[INFO] [stdout]   23:     0x654a6c3d8376 - <parser[4e7fefa1370a9b83]::object::tests::size_of_obj::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x654a6c40e4bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x654a6c40e4bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x654a6c41bd35 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x654a6c41bd35 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x654a6c41bd35 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x654a6c41bd35 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x654a6c41bd35 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x654a6c41bd35 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x654a6c41bd35 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x654a6c416894 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x654a6c416894 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x654a6c41edb2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x654a6c41edb2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x654a6c41edb2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x654a6c41edb2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x654a6c41edb2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x654a6c41edb2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x654a6c41edb2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x654a6c48679f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x654a6c48679f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c932377eaa4 - <unknown>
[INFO] [stdout]   45:     0x7c932380ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compiler::tests::compile_closures
[INFO] [stdout]     object::tests::size_of_obj
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 73 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin parser`
[INFO] running `Command { std: "docker" "inspect" "e5456ed3685d5454bdca1ea2d9cb33b3cee13e2cb6bc7df50b7b6b4496c8cb84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5456ed3685d5454bdca1ea2d9cb33b3cee13e2cb6bc7df50b7b6b4496c8cb84", kill_on_drop: false }`
[INFO] [stdout] e5456ed3685d5454bdca1ea2d9cb33b3cee13e2cb6bc7df50b7b6b4496c8cb84
